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