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