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