LiteralString#

class ansys.sam.sysml2.meta_model.literal_string.LiteralString(id: str)#

Bases: ansys.sam.sysml2.meta_model.literal_expression.LiteralExpression

Java class ‘com.ansys.medini.metamodel.sysml.LiteralString’.

Overview#

value

Get the value property.

Import detail#

from ansys.sam.sysml2.meta_model.literal_string import LiteralString

Property detail#

property LiteralString.value: str#

Get the value property.

Returns:
str

Value of property value.