FileNodeName Property OpenCvSharp Class Library
Returns the node name or an empty string if the node is nameless

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string Name { get; }

Return Value

Type: String
See Also

Reference