# class ImmutableProperty



ImmutableProperty inherits from Wrapper


# MEMBERS

# member read-only type

Type: Property.Type

# member read-only name

Type: String

# member read-only value

Type: Object

# member read-only display

Type: String

# member read-only children

Type: ImmutableProperties

# FUNCTIONS

# function toString()

Description:

Return:

(String) -

# STATIC FUNCTIONS

# static function factory(name, value)

Description:

Parameters:

  • name: (String) -
  • value: (Object) -

Return:

(ImmutableProperty) -

Last Updated: 12/20/2022, 8:12:45 AM