Cloaked Property
If true, the logged-in user is restricted from seeing this object.
Syntax
public System.bool Cloaked {get; set;}Public Property Cloaked As System.BooleanRemarks
If true, the only valid data the object is Cloaked and Id. All other data will be cleared.
If false, all data in the object is valid.