modalDialogCustom.alert('This contract may be abstract, may not implement an abstract parent\'s methods completely or not invoke an inherited contract\'s constructor correctly.')
node=yo`<div>${treeView.render(typeofdetails[propertyName]==='object'?details[propertyName]:JSON.parse(details[propertyName]))}</div>`// catch in case the parsing fails.
}catch(e){
node=yo`<div>Unable to display "${propertyName}": ${e.message}</div>`
node=yo`<div>${treeView.render(typeofdetails[propertyName]==='object'?details[propertyName]:JSON.parse(details[propertyName]))}</div>`// catch in case the parsing fails.
}catch(e){
node=yo`<div>Unable to display "${propertyName}": ${e.message}</div>`
modalDialogCustom.alert('This contract may be abstract, may not implement an abstract parent\'s methods completely or not invoke an inherited contract\'s constructor correctly.')