'Declaration
<BrowsableAttribute(True)> <ObsoleteAttribute("This property has been marked for deprecation.")> Public ReadOnly Property Performance As String
'Usage
Dim instance As BarcodeXpress Dim value As String value = instance.Performance
[Browsable(true)] [Obsolete("This property has been marked for deprecation.")] public string Performance {get;}