StrField constructor

StrField(
  1. String name
)

Implementation

StrField(String name) : super(name);