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