(ぞくせいち)

ぞくせいち
noun
attribute value; property value
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