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