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