Extending product function with VBA > The System Architect object model > Object model classes > MetaItem class > ToDefProperty
  
ToDefProperty
For explicit relationship symbol types, this returns the MetaProperty specified with the TODEF keyword.
One property set for each definition type, using TODEF keyword within property within DEFINITION block.
Not set where TODEF keyword is used within REPRESENTS EXPLICIT RELATIONSHIP typename {..} block.
Note Use MetaItem.ExplicitRel_GetDetails to acquire collection of MetaExplicitRelDetail which contains that information.
See also
MetaItem class: Attributes