public string Author { get; }
Public ReadOnly Property Author As String Get
public: property String^ Author { String^ get (); }
member Author : string with get
In This Article