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