I guess it really depends on the impact of the .NET framework on developers( and end-users) Also, the application for each language (and/or tool) varies depending on what the goals are.
If I understand you correctly, you have property procedures within a class such as a public Name property that you are trying to set. If so, use a matching public Property Let procedure to make it writable and reference your properties through the object that you instantiate from the class...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.