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