Table of Contents

Method GetPropertyName

Namespace
Alternet.TsTypedefsGenerator.Core
Assembly
Alternet.Common.TypeScript.v9.dll

GetPropertyName(TsProperty)

Gets property name in the TypeScript

public string GetPropertyName(TsProperty property)

Parameters

property TsProperty

The property to get name of

Returns

string

name of the property