[CanBeNullAttribute]
public FontFamily FontFamily { get; }<CanBeNullAttribute>
Public ReadOnly Property FontFamily As FontFamily
Getpublic:
[CanBeNullAttribute]
property FontFamily^ FontFamily {
FontFamily^ get ();
}[<CanBeNullAttribute>]
member FontFamily : FontFamily with get