[F] isAttribute
function isAttribute(program, target): boolean;Check if the given property should be serialized as an attribute instead of a node.
Parameters
| Parameter | Type |
|---|---|
program | Program |
target | ModelProperty |
Returns
boolean
function isAttribute(program, target): boolean;Check if the given property should be serialized as an attribute instead of a node.
| Parameter | Type |
|---|---|
program | Program |
target | ModelProperty |
boolean