'宣言 Public Property Key As System.String
'使用法 Dim instance As EndUserLocalizeOptionsAttribute Dim value As System.String instance.Key = value value = instance.Key
public System.string Key {get; set;}
'宣言 Public Property Key As System.String
'使用法 Dim instance As EndUserLocalizeOptionsAttribute Dim value As System.String instance.Key = value value = instance.Key
public System.string Key {get; set;}