'Declaration<System.ObsoleteAttribute("VistaDB no longer selectively encrypts on a per-column basis, so this property is obsolete.", False)> ReadOnly Property Encrypted As System.Boolean
'UsageDim instance As IVistaDBColumnAttributes Dim value As System.Boolean value = instance.Encrypted
[System.Obsolete("VistaDB no longer selectively encrypts on a per-column basis, so this property is obsolete.", false)] System.bool Encrypted {get;}