public string FieldName { get; }
Public ReadOnly Property FieldName As String Get
public: property String^ FieldName { String^ get (); }
member FieldName : string with get
In This Article