Perspective Programatically Setting Property Bindings

Is there a way to programatically set a property binding in perspective? Example would be to create instances on a component and binding one member within each instance to a different tag.

Not within the software, but Perspective resources are just json files on disk, so you can certainly make changes programmatically that way. That said, care is advised, since there’s no reference manual beyond the software itself.