I have a component that gets block:
@Input() block: Block;
Then there is set/get:
get annexes(): OrderApplicationUI[] {