find_property
  
  Description:
  [ 
Version ( since = 
"1.4" ) ]
public abstract unowned ParamSpec find_property (
string property_name)
  
    Finds the ParamSpec for property_name
    Parameters:
    
      
        | this | a Animatable | 
      
        | property_name | the name of the animatable property to find | 
    
    Returns:
    
      
        | The ParamSpec for the given property or null |