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