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