what’s the best way to provide a display name for a property? E.g. lets say some property has values that look like x.y.z but you only want to display z in an object table, while leaving the underlying value intact as x.y.z?
essentially value formatting but in a custom way