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