In alcuni casi restituisce il nome del tassello. Es: "F", "P", "R", ecc;
            Altrimenti, nel caso degli attributi, restituisce il nome dell'attributo. Es: "CODICE", "DESCRIZIONE", ecc.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string Name { get; }Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}member Name : string with get
Valore della proprietà
String
Vedi anche