Update a property of all instances from a class

Would that be as simple as updating a class’s static property value? Or would you have to regenerate all the instances to receive and utilize the new value (assuming some instances had already been created)?