[This is preliminary documentation and is subject to change.]

The Name of the object, used by the Designer. Calls getname() to get the current name

Namespace:  IcarusSceneEngine
Assembly:  IcarusSceneEngine (in IcarusSceneEngine)
Version: 1.0.0.0

Syntax

C#
public string Name { get; set; }

See Also