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