Sandbox Logo

PropertyAttribute.Name

string Name { get; set; }

Description

The internal name of this property. This should be lowercase with no spaces. If unset the lowercased C# variable name is used.

Return

User Comments