maximumAllowedMemorySize
The maximum amount of memory that you may configure for the VM.
Declaration
class var maximumAllowedMemorySize: UInt64 { get }Discussion
The value in the memorySize property must be less than or equal to the value in this property.