PropertyBuilder.

ExistingProperty Property

Summary

The System.Reflection.PropertyInfo of the property with the same type and name as this builder. This property is gathered by Weaver.Editor.Procedural.Scripting.PropertyBuilder.IsExistingMember(System.Reflection.MemberInfo,System.Boolean@).

Syntax

public PropertyInfo ExistingProperty { get; private set; }

Value

Type Description
PropertyInfo