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