public Guid BoardId { get; set; }
Public Property BoardId As Guid Get Set
public: property Guid BoardId { Guid get (); void set (Guid value); }