Proprietà Ded
|
public DedComm CurrentComm { get; set; }
Public Property CurrentComm As DedComm Get Set
public: property DedComm^ CurrentComm { DedComm^ get (); void set (DedComm^ value); }
member CurrentComm : DedComm with get, set