'Declaration
Public ReadOnly Property FontAttribute As FontAttributes
'Usage
Dim instance As CharacterResult Dim value As FontAttributes value = instance.FontAttribute
public FontAttributes FontAttribute {get;}
public: __property FontAttributes get_FontAttribute();
public: property FontAttributes FontAttribute { FontAttributes get(); }