ValueProviderAttribute..::..Name Property
Gets the name.
Namespace:
RingSoft.DataEntryControls.Engine.AnnotationsAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
[NotNullAttribute] public string Name { get; }
<NotNullAttribute> _ Public ReadOnly Property Name As String Get
[NotNullAttribute] public: property String^ Name { String^ get (); }