public TermFormat Unit { get; set; }
Public Property Unit As TermFormat Get Set
public: property TermFormat^ Unit { TermFormat^ get (); void set (TermFormat^ value); }
member Unit : TermFormat with get, set
In This Article