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