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