[]
Gets the name after being resolved.
public virtual string ResolvePropertyName(string name, object value, Type type, IContext context)
Type | Name | Description |
---|---|---|
string | name | The name of the object. |
object | value | The object value. |
Type | type | The object type. |
IContext | context | The context. |
Type | Description |
---|---|
string | A string. |