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