Thursday, January 06, 2005

dynamic getters and setters?

I wonder if it is possible to expose properties of a class written in any .net compliant language based on certain conditions. For example, expose the count property of a class only if an instance exists or expose the getter only if the value has been set. I have to research.

No comments: