string DrillDownID { get; set; }
Property DrillDownID As String Get Set
property String^ DrillDownID { String^ get (); void set (String^ value); }