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