ObjectDefinition.Abstract Property

Definition

public:
 property bool Abstract { bool get(); void set(bool value); };
public bool Abstract { get; set; }
member this.Abstract : bool with get, set
Public Property Abstract As Boolean

Property Value

Boolean

Applies to