Returns the Parameter that is specific to this ClipEffectItem object. You can use the value of this parameter within the ClipEffectItem expression by using the token "param".
// get accessor Parameter rtn = ClipEffectItem.Parameter;