This documentation is archived and is not being maintained.
ModelMetadata.PropertyName Property
Namespace:
System.Web.Mvc Assembly:
System.Web.Mvc (in System.Web.Mvc.dll)
public string PropertyName { get; }
If the model is not a property, the value of PropertyName is null.