'Declaration Default Property Item( _ ByVal name As String _ ) As String
'Declaration
Default Property Item( _ ByVal name As String _ ) As String
string this[ string name ]; {get; set;}
ICustomProperties Interface ICustomProperties Members