'Declaration
<DefaultValueAttribute("")> <XmlAttributeAttribute()> Public Property Formula As String
[DefaultValue("")] [XmlAttribute()] public string Formula {get; set;}
'Declaration
<DefaultValueAttribute("")> <XmlAttributeAttribute()> Public Property Formula As String
[DefaultValue("")] [XmlAttribute()] public string Formula {get; set;}