'Declaration
<ConstructorArgumentAttribute("key")> Public Property Key As String
[ConstructorArgument("key")] public string Key {get; set;}
'Declaration
<ConstructorArgumentAttribute("key")> Public Property Key As String
[ConstructorArgument("key")] public string Key {get; set;}