Table of Contents

Property this

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

this[string]

Gets or sets an StringValue item by their key name.

public StringValue this[string name] { get; set; }

Parameters

name string

Property Value

StringValue