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