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