following member is a calculated field
Optional
@data_calc( )get my_field(): string => { return 'hello';}; Copy
@data_calc( )get my_field(): string => { return 'hello';};
following member is a calculated field