public AttributedProperty(ContentCompilerParameterAttribute attribute, PropertyInfo property) { this.Attribute = attribute; this.Property = property; }