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