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