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:
property String^ PropertyName {
String^ get ();
}
If the model is not a property, the value of PropertyName is nullptr.