'Declaration
<DefaultValueAttribute()> Public ReadOnly Property AttributeId As UAAttributeId
'Usage
Dim instance As UAModelAccessFailureEventArgs Dim value As UAAttributeId value = instance.AttributeId
[DefaultValue()] public UAAttributeId AttributeId {get;}
[DefaultValue()] public: property UAAttributeId AttributeId { UAAttributeId get(); }