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