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