public bool AlphaIsShape { set; }
Public WriteOnly Property AlphaIsShape As Boolean Set
public: property bool AlphaIsShape { void set (bool value); }