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