public property BXmlElementAttribute.Name

Brief

The name of the element to be used

Declaration
C#
string  Name public get; public set;

Declared in BXmlElementAttribute

back