public bool IsAffix { get; set; }
Public Property IsAffix As Boolean Get Set
public: property bool IsAffix { bool get (); void set (bool value); }
member IsAffix : bool with get, set
In This Article