Access property only by instance of same class

What should I do to make a non static variable accessible to only instances of the same class?