DataDescription Property
The description of data.
Syntax
property DataDescription: String read get_DataDescription write set_DataDescription;
Default Value
''
Remarks
This property specifies an optional description of the protected data.
This may be set before calling Protect. This property will be populated when calling Unprotect.
This setting is not applicable when UseCNG is set to True.