RegionAttachment constructor

RegionAttachment(
  1. String name
)

Implementation

RegionAttachment(String name) : super(name);