Our error messaging here could be improved, but `_Time` is used internally by Unity. Naming a material property `Time` isn't strictly illegal in the UI/UX, but it would result in a default reference name `_Time`, which is not allowed.
We plan revisiting how we handle reference name collisions in the future, but for now we recommend using more distinct reference names for material properties.