bool IsDrillDown { get; set; }
Property IsDrillDown As Boolean Get Set
property bool^ IsDrillDown { bool^ get (); void set (bool^ value); }