PropertyAttribute public class PropertyAttribute : Attribute Documentation public IDictionary Properties { get; } public PropertyAttribute(string propertyName, string propertyValue) public PropertyAttribute(string propertyName, int propertyValue) public PropertyAttribute(string propertyName, double propertyValue) protected PropertyAttribute() protected PropertyAttribute(object propertyValue)