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