block.field.name

Syntax

s = block.field.name()
block.field.name() = s

Get/set the name of the value being retrieved from block zones. A list of all available names can be seen in the Zone Field Data Names table. uh, gonna need a 3dec-ified version of the aforementioned table (or a way to put the thing in Common????)

Returns:s - the name of the value being retrieved
Accepts:s - the name of the value to be retrieved. Keyword matching rules apply. If no match is found, an error will occur.