namespace PhoneToolMX.Models { [System.AttributeUsage(AttributeTargets.Property)] public class AlwaysIncludeAttribute : System.Attribute { } }