There are two types of methods you can use to access properties on the RunTimeProperties class and on instances of the Connection class:

  • General property accessor methods that perform either get or set operations according to the type of method (get or set) and the property name
  • Purposed property accessor methods that perform operations on properties for a specified functional purpose