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