Restituisce o imposta il valore del permesso.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool Val { get; set; }Public Property Val As Boolean
	Get
	Set
public:
property bool Val {
	bool get ();
	void set (bool value);
}member Val : bool with get, set
Valore della proprietà
Boolean
Vedi anche