Returns a description of this schema revision.
This is a read-only property; it can be viewed but not set.
The descriptive text is the comment string entered by the user when the schema was checked in.
VBScript
schemaRev.Description
Perl
$schemaRev->GetDescription();