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