public int Quadding { set; }
Public WriteOnly Property Quadding As Integer Set
public: property int Quadding { void set (int value); }