How to add the 'vn' attribute to the obj file through vtk or other methods

I have an obj file that contains only point properties and face properties, I want to generate normal vector properties for the file, how do I do it?