Table of Contents

Property Name

Namespace
Bonsai.Expressions
Assembly
Bonsai.Core.dll

Name

Gets or sets the name of the property that will be assigned by this mapping.

[TypeConverter(typeof(PropertyMappingNameConverter))]
public string Name { get; set; }

Property Value

string