Public Property RoofAttachedStructure As RoofAttachedStructure
Dim instance As LocationFeature Dim value As RoofAttachedStructure instance.RoofAttachedStructure = value value = instance.RoofAttachedStructure
public RoofAttachedStructure RoofAttachedStructure {get; set;}