Home > Guides > Core Developers Guide > Annotations > CreateIfNull Annotation

Sets the CreateIfNull for type conversion.

Usage

The CreateIfNull annotation must be applied at field or method level.

Parameters

ParameterRequiredDefaultDescription
valuenofalseThe CreateIfNull property value.

Examples