public string BlockTypeName { get; set; }
Public Property BlockTypeName As String Get Set
public: property String^ BlockTypeName { String^ get (); void set (String^ value); }