Property Name
- Namespace
- Bonsai.Expressions
- Assembly
- Bonsai.Core.dll
Name
Gets or sets the name of the input argument. Arbitrary named arguments are not supported, so all names must start with the ArgumentNamePrefix followed by the one-based argument index.
public string Name { get; set; }