'宣言 Public Property IsPassword As System.Boolean
'使用法 Dim instance As ExtensionParameter Dim value As System.Boolean instance.IsPassword = value value = instance.IsPassword
public System.bool IsPassword {get; set;}
'宣言 Public Property IsPassword As System.Boolean
'使用法 Dim instance As ExtensionParameter Dim value As System.Boolean instance.IsPassword = value value = instance.IsPassword
public System.bool IsPassword {get; set;}