int Quiescence { get; set; }
Property Quiescence As Integer Get Set
property int Quiescence { int get (); void set (int value); }