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