string Author { get; set; }
Property Author As String Get Set
property String^ Author { String^ get (); void set (String^ value); }
abstract Author : string with get, set
In This Article