using System; namespace InABox.Core { public class DoNotPersist : Attribute { } }