Table of Contents

Class PropertyDefinition

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class PropertyDefinition
Inheritance
PropertyDefinition
Inherited Members

Constructors

PropertyDefinition()

public PropertyDefinition()

Fields

Inherits

[Value("inherits")]
public required bool Inherits

Field Value

bool

InitialValue

[Value("initialValue")]
public string InitialValue

Field Value

string

Name

[Value("name")]
public required string Name

Field Value

string

Syntax

[Value("syntax")]
public string Syntax

Field Value

string