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