This would make renaming the property possible, without breaking the code base (I assume :-)) ``` csharp [FluentSetups.FluentMember("Add{0}")] private string Name; ```