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