Generic property descriptor with basic default algorithm that exposes the field value directly with no
other processing. If the target field name ends with 'Text' it uses NetSuite getText()/setText() otherwise (default)
uses getValue()/setValue()
Apply this decorator (or its aliases) to properties on SublistLine subtypes
Generic property descriptor with basic default algorithm that exposes the field value directly with no other processing. If the target field name ends with 'Text' it uses NetSuite
getText()/setText()
otherwise (default) usesgetValue()/setValue()
Apply this decorator (or its aliases) to properties on SublistLine subtypes