deprecated property

bool? deprecated
getter/setter pair

If true, it should not be used in new transfers, and it should not be visible to users.

Implementation

core.bool? deprecated;