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