
       Property *ttv_GetTimingPathProperty(TimingPath *fig, char *code);

DDEESSCCRRIIPPTTIIOONN
       Returns  a property of a timing path. A Property is a polymorphic type,
       the returned type depends on the property code.

AARRGGUUMMEENNTTSS
       ffiigg           Pointer on the timing path

       ccooddee          Property code; for available property codes, see the _T_i_m_-
                     _i_n_g_P_a_t_h object section

