The physics material override for the body.
If a material is assigned to this property, it will be used instead of any other physics material, such as an inherited one.
public PhysicsMaterial PhysicsMaterialOverride { get; set; }