'Declaration
ReadOnly Property FontScheme As IFontScheme
'Usage
Dim instance As ITheme Dim value As IFontScheme value = instance.FontScheme
IFontScheme FontScheme {get;}
read-only property FontScheme: IFontScheme;
function get FontScheme : IFontScheme
__property IFontScheme* get_FontScheme();
property IFontScheme^ FontScheme { IFontScheme^ get(); }