ObjectName Property (IUiObjectBase)

The instance's name.

Remarks

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

C# Syntax

string ObjectName {get;}