SyntaxFix
Write A Post
Hire A Developer
Questions
<property attribute="attributeValue">proopertyValue</property>
would be one way to look at it.
In C#
[Attribute] public class Entity { private int Property{get; set;};