A property or method that the program is attempting to access is not a member of an object.
To correct this error
-
Make sure that only valid properties and methods of an object are accessed.
A property or method that the program is attempting to access is not a member of an object.
Make sure that only valid properties and methods of an object are accessed.