Synopsis
property property \
value ?method?
Description
Create a property value pair using the
given quoting methods 'braces', 'subst' or 'list.
Clients
Total internal property usage is: 8.
Total client
property usage is: 14.
Example 3.57. ::vgcode::createOptions-image using property
...
}
lappend optsl \
[dumper::property $property $value $quotas]