1.
attribute value; property value
The specific value assigned to an attribute or property of an object, element, or data record. Common in computing, databases, XML/HTML, and gaming contexts.
属性値を変更する。
Change the attribute value.
HTMLタグの属性値を正しく設定してください。
Please set the HTML tag attribute values correctly.
このゲームではキャラクターの属性値によって戦闘の結果が大きく変わる。
In this game, the outcome of battles changes significantly depending on the character's attribute values.
A technical term composed of 属性 (attribute, property) and 値 (value). Used across multiple domains: in programming (HTML/CSS/XML attributes), databases (field values), and gaming (character stats like strength, agility, etc.).
COMMON COLLOCATIONS:
- 属性値を設定する: to set an attribute value
- 属性値を取得する: to get/retrieve an attribute value
- 属性値の一覧: list of attribute values
- 属性値が高い: high attribute value (gaming)
RELATED TERMS:
- 属性: attribute, property — the characteristic itself
- 属性名: attribute name — the label that identifies the attribute
- 初期値: initial value, default value