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