Property Value
• true = Property is name part
• false = Property is not name part
• true = Property is name part
• false = Property is not name part
Function function = page.Functions[0]; // A valid Function object bool isNamePart = function.Properties.FUNC_COUNTER.Definition.IsNamePart;