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