Public Property IncludeShortestDistanceToFemaWaterBody As Boolean
Dim instance As FloodProfileOptions Dim value As Boolean instance.IncludeShortestDistanceToFemaWaterBody = value value = instance.IncludeShortestDistanceToFemaWaterBody
public bool IncludeShortestDistanceToFemaWaterBody {get; set;}