'宣言 Public Overridable Function IsShowLabel() As System.Boolean
'使用法 Dim instance As TagInputParams Dim value As System.Boolean value = instance.IsShowLabel()
public virtual System.bool IsShowLabel()
戻り値の型
True if the label is to be shown, false otherwise.