Accesses/sets the name assigned to the invoking modeling object. If the invoking modeling object has not been assigned a name, null is returned.

Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)

Syntax

C#
string Name { get; set; }

See Also