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