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