<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanjoin</author_name>
  <author_url>https://blog.hatena.ne.jp/tanjoin/</author_url>
  <blog_title>役に立ちそうで役に立たないブログ</blog_title>
  <blog_url>https://tanjoin.hatenablog.com/</blog_url>
  <categories>
    <anon>Swift</anon>
  </categories>
  <description>Objective-C の property って Swift ではどうやって実装すればいいの？ 特に set した後にいろいろやりたい！ と思って検索しても var _hoge: String? = nil var hoge: String? { get { return self._hoge } set { self._hoge = newValue } } こんな感じのナンセンスなコードしか出てこないのでメモ 他の変数を利用する場合（税抜き・税込み価格 等）は上の方法で問題ないが 個人的にやりたいことは set した後にいろいろやりたい！ である このあと滅茶苦茶 set した まぁ、プ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftanjoin.hatenablog.com%2Fentry%2F2016%2F06%2F28%2F184127&quot; title=&quot;Swift get set で検索してもなかなか出てこない機能 - 役に立ちそうで役に立たないブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-06-28 18:41:27</published>
  <title>Swift get set で検索してもなかなか出てこない機能</title>
  <type>rich</type>
  <url>https://tanjoin.hatenablog.com/entry/2016/06/28/184127</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
