ownerships property

List<Ownership>? ownerships
getter/setter pair

Ownership: authorization/delegations containing list of secrets and their authorized public keys to proof the ownership

Implementation

List<Ownership>? ownerships;