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