GH_State.Name Property

GH_StateName Property

Gets or sets the name of this state.

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

Property Value

Type: String

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

See Also