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