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