Represents a custom attribute that can be used to indicate whether an entity property should be encrypted. Use this
annotation to specify whether to encrypt the data stored by a setter method or decrypt the data retrieved by a getter
method in a class implementing TableEntity.