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