@Beta(2020, 12) static fun get(@NonNull property: String): GetExpression!
Creates expression for getting property value.
property - String: Name of the property.
property
Return GetExpression!: Expression for getting property value.