Gets or sets the internal data.
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public virtual T Value { get; set; }
Public Overridable Property Value As T
Get
Set
Property Value
Type:
T[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_Goo`1.Value"]
See Also