Cloaked Property
If true, the logged-in user is restricted from seeing this file. The only valid data in a cloaked File is the Id and MasterId. All other data will be null or 0.
Syntax
public System.bool Cloaked {get; set;}Public Property Cloaked As System.Boolean