#How to print() @property return value

2 messages · Page 1 of 1 (latest)

graceful pine
#

if my_obj.prop is an object, then you have to access the object's object properties. Something like my_obj.prop.prop. But we don't know all of your code/ how has your data been stored

#

happens