[F] isUnwrapped
function isUnwrapped(program, target): boolean;
Check if the given property should be unwrapped in the XML containing node.
Parameters
Section titled “Parameters”Parameter | Type |
---|---|
program | Program |
target | ModelProperty |
Returns
Section titled “Returns”boolean