Sandbox Logo

ChangeAttribute.Name

string Name { get; set; }

Description

Name of the method to call on change. If no name is provided, we will try to call On[PropertyName]Changed.

Return

User Comments