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