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