[This is preliminary documentation and is subject to change.]
public string Title { get; set; }
Public Property Title As String
public: property String^ Title { String^ get (); void set (String^ value); }