Click or drag to resize

GH_ItemHasName Property

Gets the name validity of this item. The item is considered to have an invalid name if string.IsNullOrEmpty(name)

Namespace:  GH_IO.Types
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public bool HasName { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:GH_IO.Types.GH_Item.HasName"]

See Also