'宣言 Public Values As Property()
'使用法 Dim instance As GetPropertiesResponse Dim value() As Property() value = instance.Values instance.Values = value
public Property[] Values
'宣言 Public Values As Property()
'使用法 Dim instance As GetPropertiesResponse Dim value() As Property() value = instance.Values instance.Values = value
public Property[] Values