string CommonName { get; set; }
Property CommonName As String Get Set
property String^ CommonName { String^ get (); void set (String^ value); }