I would like to flag a set of fields on a document using Script, by
setting a property of the field to TRUE. I am using IsEncrypted on
another set of fields so I chose IsProtected for this set. How do use
SOURCE, which has no properties and access it as an ITEM so that I can
turn the property to TRUE...