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