Constructor NodePropertyAttribute
NodePropertyAttribute(string, bool)
Initializes a new instance of the NodePropertyAttribute class.
Declaration
public NodePropertyAttribute(string name = "", bool exposed = true)
Parameters
Type | Name | Description |
---|---|---|
string | name | The name. |
bool | exposed | if set to |