Search
SerializeTagEventArgs.propertyName Property
See Also
 





Gets the name of the property being serialized.

Namespace: MindFusion.Diagramming
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get propertyName() {}

 Property Value

String

A string containing property name.

 See Also