IReflectionDefinition Interface Namespace: ActiproSoftware.Text.Languages.DotNet.Reflection Assembly: ActiproSoftware.Text.Addons.DotNet.Wpf.dll Provides the base requirements of a reflection definition. public interface IReflectionDefinition Properties Name Gets the definition's name. string Name { get; } Property Value string: The definition's name.