ObjectName Property (IUiObjectBase)

The name of this instance.

Remarks

For example, for myFoo = new fooBar, the ObjectName is myFoo.

C# Syntax

string ObjectName {get;}