public int Threshold { get; set; }
Public Property Threshold As Integer Get Set
public: property int Threshold { int get (); void set (int value); }