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