GH_ParameterContext.Name Property

GH_ParameterContextName Property

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string Name { get; }
Public ReadOnly Property Name As String
	Get

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ParameterContext.Name"]

See Also