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