Grasshopper API
GH_InstanceDescriptionDescription Property |
Gets or sets the description of the object. This field typically remains fixed during the lifetime of an object.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public virtual string Description { get; set; }
Public Overridable Property Description As String Get Set
Property Value
Type: String[Missing <value> documentation for "P:Grasshopper.Kernel.GH_InstanceDescription.Description"]
Implements
IGH_InstanceDescriptionDescription