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