MCA.name

property MCA.name: str

Get name of object.

If name is passed as argument in __init__, it will be returned. Otherwise, an automatically created ‘name’ based on the timestamp will be returned.

Returns
str

Object name.