Sandbox Logo

LibraryAttribute.Name

string Name { get; set; }

Description

This is the name that will be used to create this class. If you don't set it via the attribute constructor it will be set to the name of the class it's attached to

Return

User Comments