IExpando.Item[String] Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the value of the property with the specified name.
object this[string name] { get; set; }
Property value
System.Object
Gets or sets the value of the property with the specified name.
object this[string name] { get; set; }