PythonScript Xojo Plugin

PythonObject.Name Property (console safe)

Returns the name of the object.

Name as String {Read}

Remarks

For a class this would be name of the class, for module it would be name of the module, etc.

See Also

PythonObject Class