'Declaration
Public Property FontName As String
public string FontName {get; set;}
public read-write property FontName: String;
public function get,set FontName : String
'Declaration
Public Property FontName As String
public string FontName {get; set;}
public read-write property FontName: String;
public function get,set FontName : String