Public Property Perspectives As ProgramRelationPerspectives
Dim instance As ProgramRelationship Dim value As ProgramRelationPerspectives instance.Perspectives = value value = instance.Perspectives
public ProgramRelationPerspectives Perspectives {get; set;}