public property BXmlPropertyAttribute.Name

Brief

The name of the attribute to be used

Declaration
C#
string  Name public get; public set;

Declared in BXmlPropertyAttribute

back