'Declaration
Public ReadOnly Property HasTextRemovalSupport As Boolean
public bool HasTextRemovalSupport {get;}
public read-only property HasTextRemovalSupport: Boolean;
public function get HasTextRemovalSupport : boolean
public: __property bool get_HasTextRemovalSupport();
public: property bool HasTextRemovalSupport { bool get(); }