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