Home > ts-morph-structures > PropertyAssignmentImpl > (constructor)
Constructs a new instance of the PropertyAssignmentImpl class
Signature:
constructor(name: string, initializer: stringOrWriterFunction);
| Parameter | Type | Description |
|---|---|---|
| name | string | |
| initializer | stringOrWriterFunction |