public bool DisableKeepAlive { get; set; }
Public Property DisableKeepAlive As Boolean Get Set
public: property bool^ DisableKeepAlive { bool^ get (); void set (bool^ value); }