public int JPGQuality { get; set; }
Public Property JPGQuality As Integer Get Set
public: property int JPGQuality { int get (); void set (int value); }