'Declaration
Public Property PropertyId As DAPropertyId
'Usage
Dim instance As DAPropertyElement Dim value As DAPropertyId instance.PropertyId = value value = instance.PropertyId
public DAPropertyId PropertyId {get; set;}
public: property DAPropertyId^ PropertyId { DAPropertyId^ get(); void set ( DAPropertyId^ value); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).