string Name { get; set; }
Property Name As String
property String^ Name { String^ get (); void set (String^ value); }