public BPMNLabel BPMNLabel { get; set; }
Public Property BPMNLabel As BPMNLabel Get Set
public: property BPMNLabel^ BPMNLabel { BPMNLabel^ get (); void set (BPMNLabel^ value); }
member BPMNLabel : BPMNLabel with get, set
In This Article