How can I define a static member of a class? not a static method, rather a static field that would be accessed by all instances of the class.