isEncrypted property

bool? isEncrypted
getter/setter pair

boolean variable to indicate if the value is encrypted. True indicates encrypted value False indicates unencrypted value

Implementation

bool? isEncrypted;