public interface IPropertyMethodInfo : IMethodInfoBase| LogString | 
            Returns a string for logging that contains the method name and declaring type.
             (Inherited from IMethodInfoBase)  | 
                
| Priority | 
            The method call priority. Calls with higher priority should be executed before calls with lower priority.
             (Inherited from IMethodInfoBase)  | 
                
| GetAutomaticNumber | Calculates an automatic number for the given property. | 
| GetCustomValue | Calculates an automatic number for the given property. | 
| Validate | Validates the given property value. |