object->attribute
object->attribute = expression
Access the attribute attribute in object. Only object, string, float, integer, boolean, nil and list attributes can be returned by the command.
When reading other attribute types, they will be printed but the command will not return anything.
Simics Core