var count: Int
The number of instances of the value for the tuple’s attribute.
タプルのもつ属性に対する値のインスタンスの数。
var value: Any?
The value of the tuple’s attribute.
タプルのもつ属性の値。
Availability 有効性
Technology
var attribute: String
{ get }
var count: Int
var value: Any?