| GetAllProperties | Returns all the properties in the specified property category. | 
| GetAllPropertyCategories | Returns all the property categories of properties accessible through this property accessor. | 
| GetAllPropertyNames | Returns all the property names in specified property category. | 
| GetAllPropertyObjects | Gets all properties for a specific property category. | 
| GetProperty | Return the value of a specific property in a specific property category. | 
| GetPropertyObject | Gets the property for a property name in a specific property category. | 
| RemoveProperty | Remove the property with the given property category and property name. | 
| RemovePropertyCategory | Remove the property category. | 
| SetProperty | Sets the property value for a property name in a specific property category. | 
IFMEPropertyAccessor Interface | Safe.FMEServer.API Namespace