public string Cn { get; set; }
Public Property Cn As String Get Set
public: property String^ Cn { String^ get (); void set (String^ value); }