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