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