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