Given an object
export class Example{ public id: string; public currentInput: BaseForm }
Where the property currentInput is an a
currentInput