public bool IsEncrypted { get; set; }
Public Property IsEncrypted As Boolean Get Set
public: property bool^ IsEncrypted { bool^ get (); void set (bool^ value); }